home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d8 / pcomzm.arc / PCOMZMD1.DOC < prev    next >
Text File  |  1988-01-21  |  2KB  |  38 lines

  1. ======================================================================= 
  2.                    Run Zmodem Protocol from ProComm 
  3. ======================================================================= 
  4.  
  5. This Doc file describes a method of running Zmodem from ProComm.  It requires 
  6. the program DSZ (latest version is currently DSZ0525).  Three files are 
  7. included: 
  8.         PCOMZMD1.DOC - This file 
  9.         ZR.BAT     - Receive a file 
  10.         ZS.BAT     - Send a file 
  11.  
  12. The batch files must be modified for your U/D Load directories.  They  
  13. are set up as D:\TEL\LD currently (my U/D load directory). 
  14.  
  15. After the files are modified, they may be run by doing an Alt-F4 (jump to 
  16. DOS) from within ProComm.  For a download, enter zr at the command prompt. 
  17. A filename is not necessary but will not hurt anything if entered.  The batch 
  18. file switches to the download directory you set up in the batch file and 
  19. the program name is supplied by the board.
  20.  
  21. After the download is completed, the batch file supplies the exit command 
  22. to exit back to ProComm.  This applies to a send (Upload) as well. 
  23.  
  24. To send a file, get everything set up for the transfer on the board and   
  25. then type Alt-F4 to jump to DOS.  Then type: zs filename.  The filename  
  26. is necessary here.  The drive and path does not have to be specified if 
  27. it was left in the batch file.  It may be less confusing to enter the file- 
  28. name for both a send and a receive operation. 
  29.  
  30. The speed is defaulted to the current speed.  For those desiring to use COM2,
  31. this can be set in the environment.  Before running ProComm, at the DOS
  32. prompt, type: SET DSZPORT=2.  You may want to put this in the autoexec.bat
  33. file so that it is not forgotten. 
  34.  
  35. That's all there is to it.  Have fun! 
  36.  
  37.  
  38.